ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / _updateLegendBackgroundColor Method

In This Topic
    _updateLegendBackgroundColor Method (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _updateLegendBackgroundColor( _
       ByVal color As IColor _
    ) 
    public void _updateLegendBackgroundColor( 
       IColor color
    )

    Parameters

    color
    See Also